home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 5-Fonts & Software / Applications / MacProject II / MacProject II Help / card_13532.txt < prev    next >
Text File  |  1989-09-27  |  4KB  |  172 lines

  1. -- card: 13532 from stack: in
  2. -- bmap block id: 13777
  3. -- flags: 0000
  4. -- background id: 3633
  5. -- name: Search Menu
  6.  
  7.  
  8. -- part 11 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=13 top=88 right=106 bottom=142
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Find
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go card id 20699
  23. end mouseUp
  24.  
  25.  
  26. -- part 13 (button)
  27. -- low flags: 00
  28. -- high flags: 2000
  29. -- rect: left=13 top=135 right=152 bottom=142
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: Search Formula
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   go card id 49233
  41. end mouseUp
  42.  
  43.  
  44. -- part 15 (button)
  45. -- low flags: 00
  46. -- high flags: 2000
  47. -- rect: left=13 top=71 right=89 bottom=142
  48. -- title width / last selected line: 0
  49. -- icon id / first selected line: 0 / 0
  50. -- text alignment: 1
  51. -- font id: 0
  52. -- text size: 12
  53. -- style flags: 0
  54. -- line height: 16
  55. -- part name: First
  56. ----- HyperTalk script -----
  57. on mouseUp
  58.   go card id 20699
  59. end mouseUp
  60.  
  61.  
  62. -- part 16 (button)
  63. -- low flags: 00
  64. -- high flags: 2000
  65. -- rect: left=12 top=105 right=121 bottom=142
  66. -- title width / last selected line: 0
  67. -- icon id / first selected line: 0 / 0
  68. -- text alignment: 1
  69. -- font id: 0
  70. -- text size: 12
  71. -- style flags: 0
  72. -- line height: 16
  73. -- part name: Next
  74. ----- HyperTalk script -----
  75. on mouseUp
  76.   go card id 49233
  77. end mouseUp
  78.  
  79.  
  80. -- part 17 (button)
  81. -- low flags: 00
  82. -- high flags: 2000
  83. -- rect: left=13 top=151 right=169 bottom=143
  84. -- title width / last selected line: 0
  85. -- icon id / first selected line: 0 / 0
  86. -- text alignment: 1
  87. -- font id: 0
  88. -- text size: 12
  89. -- style flags: 0
  90. -- line height: 16
  91. -- part name: Show Search
  92. ----- HyperTalk script -----
  93. on mouseUp
  94.   go card id 49409
  95. end mouseUp
  96.  
  97.  
  98. -- part 18 (button)
  99. -- low flags: 00
  100. -- high flags: 2000
  101. -- rect: left=13 top=169 right=185 bottom=143
  102. -- title width / last selected line: 0
  103. -- icon id / first selected line: 0 / 0
  104. -- text alignment: 1
  105. -- font id: 0
  106. -- text size: 12
  107. -- style flags: 0
  108. -- line height: 16
  109. -- part name: Show All
  110. ----- HyperTalk script -----
  111. on mouseUp
  112.   go card id 49409
  113. end mouseUp
  114.  
  115.  
  116. -- part 26 (field)
  117. -- low flags: 01
  118. -- high flags: 0000
  119. -- rect: left=170 top=69 right=186 bottom=466
  120. -- title width / last selected line: 0
  121. -- icon id / first selected line: 0 / 0
  122. -- text alignment: 0
  123. -- font id: 3
  124. -- text size: 10
  125. -- style flags: 0
  126. -- line height: 16
  127. -- part name: menuCallouts
  128.  
  129.  
  130. -- part 28 (field)
  131. -- low flags: 01
  132. -- high flags: 2002
  133. -- rect: left=17 top=195 right=230 bottom=140
  134. -- title width / last selected line: 0
  135. -- icon id / first selected line: 0 / 0
  136. -- text alignment: 0
  137. -- font id: 3
  138. -- text size: 10
  139. -- style flags: 0
  140. -- line height: 13
  141. -- part name: How-to
  142.  
  143.  
  144. -- part contents for card part 26
  145. ----- text -----
  146. Selects the first task.
  147. Lets you search for a specific task by name.
  148. Selects the next task with the name specified in Find.
  149.  
  150. Defines search criteria for tasks and data.
  151. Displays the tasks found by the most recent search.
  152. Displays all the tasks.
  153.  
  154. -- part contents for background part 28
  155. ----- text -----
  156. The Search Menu
  157.  
  158. -- part contents for background part 27
  159. ----- text -----
  160. Menus & Commands
  161.  
  162. -- part contents for card part 28
  163. ----- text -----
  164. Click a menu item for more information. 
  165.  
  166. -- part contents for background part 6
  167. ----- text -----
  168.  
  169.  
  170.  
  171.  
  172.